home *** CD-ROM | disk | FTP | other *** search
/ MacAdvocate 2 / MACADVCT.ISO / mac / Goodies / Fun Stuff / Calculators / CalcWorks / CalcWorks.rsrc / TEXT_214_Help - Error Messages.txt < prev    next >
Text File  |  1996-04-22  |  826b  |  16 lines

  1.  
  2. Error Messages
  3.  
  4. There are several possible error conditions that can occur. Following is a list of possible errors and their causes...
  5.  
  6.   ERROR: DIVIDE BY ZERO         Attempted division by zero
  7.   ERROR: MATH OVERFLOW          Floating point math overflow
  8.   ERROR: MATH UNDERFLOW         Floating point math underflow
  9.   ERROR: DISPLAY OVERFLOW       Result too large to display
  10.   ERROR: DISPLAY UNDERFLOW      Result too small to display
  11.   ERROR: OPERAND OUT OF RANGE   Operand for selected function invalid
  12.   (INTEGER OVERFLOW)            Result too large to fit in current word size
  13.  
  14. The last error occurs only in the binary math modes, and is a warning only. You can still continue with the calculation, but the result may not be accurate. For all other errors you must press the [CE/C] key to clear the error condition.
  15.  
  16.